From: Jonathan Yavner Date: Sat, 17 Jul 2004 17:06:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21617 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8ea815c29fb3a831285881e47c319fab24d800e1;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2b249918d7f..cf0600b7605 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2004-07-17 Jonathan Yavner + + * emacs-lisp/testcover.el: New category "potentially-1valued" for + functions that are not erroneous if either 1-valued or + multi-valued. Detect functions in this class. + (testcover-1value-functions, testcover-compose-functions, + testcover-progn-functions) Added some additional functions to lists. + (testcover-mark): Bugfix when marking up the definition for an + empty function. + 2004-07-17 Richard M. Stallman * replace.el (occur-read-primary-args): Pass default to read-from-minibuffer.